home *** CD-ROM | disk | FTP | other *** search
/ Designer's Club 1997 September / Designer's Club 1997 September.iso / pc / IDEASRC / Gallery.Dir / 00012_Script_12 < prev    next >
Text File  |  1997-08-06  |  145b  |  17 lines

  1. on exitFrame
  2.   go the frame
  3.   if soundbusy (3) then
  4.     nothing
  5.   else sound playFile 3, "welcome.aif"
  6.   
  7. end exitFrame
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.